CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 潮流计算 c 牛顿

搜索资源列表

  1. niudun456487

    0下载:
  2. 电力系统中用牛顿法计算潮流分布,是用C语言编写的-power system using Newton's Method distribution trend is the use of the C language
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:1782
    • 提供者:进口机
  1. C_POWER_FL

    0下载:
  2. 即使对于一个简单的电力系统,潮流计算也不是一件简单就可以完成的事,其运算量很大,因此如果对于一个大的、复杂的电网来说的话,由于其节点多,分支杂,其计算量可想而知,人工对其计算也更是难上加难了。特别是在现实生活中,遇到一个电力系统不会像我们期望的那样可以知道它的首端电压和首端功率或者是末端电压和末端功率,而是只知道它的首端电压和末端功率,更是使计算变的头疼万分。为了使计算变的简单,我们就可以利用计算机,用C语言编程来实现牛顿-拉夫逊(Newton-Raphson)迭代法,最终实现对电力系统潮流的计
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1889
    • 提供者:杨阳
  1. Flow_Distribution

    0下载:
  2. 潮流计算的方法,基于c语言的,是用牛顿拉夫逊方法,适合初学者-Power flow calculation method, based on c language, is the Newton Raphson method, suitable for beginners
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:6646
    • 提供者:zhuyan
  1. NewtonRaphson

    0下载:
  2. 牛顿拉夫逊法潮流计算用C++编写 的,4节点(可扩展)-Newton Raphson power flow calculation written in C++, and 4 nodes (expandable)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:112170
    • 提供者:罗敏
  1. GK

    0下载:
  2. 基于c语言的电力系统潮流计算程序(牛顿拉夫逊算法)--C language based on power flow calculation program (Newton Raphson algorithm)-
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:5251
    • 提供者:陌生
  1. jisuan

    0下载:
  2. 电力系统潮流计算 牛顿法 主要针对C语言环境-Newton power flow calculation method is mainly for the C language environment
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4551
    • 提供者:李志强
  1. NewtonPF_Cpp

    0下载:
  2. C语言实现电力系统中的牛顿拉夫逊算法进行潮流计算,目前118节点稳定-C language in the power system algorithm Newton Raphson power flow calculation, the current stability of 118 nodes
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:329909
    • 提供者:jinxin
  1. 3rd1

    0下载:
  2. 基于牛顿拉夫逊法的电力系统潮流计算从c语言程序-Newton Raphson based power flow calculated from the c language program
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3763
    • 提供者:火火
  1. power-system-chaoliu-CPP

    0下载:
  2. 电力系统C++潮流计算程序,较详细的编写了运用牛顿-拉夫逊法编写的C++程序-Power flow calculation program C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5899
    • 提供者:李昕
  1. power-flow-with-c

    0下载:
  2. 电力系统计算潮流程序,使用c语言,牛顿拉夫逊法-The power flow of power system computation procedures, use c language with Newton Raphson method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:9398
    • 提供者:吴三桂
  1. Treelike-Open-Network-Power-Flow

    0下载:
  2. 电力系统的树形开式网络的潮流计算程序。 应用牛顿法实现多元非线性方程组的求解。 利用C++和matlab混合编程实现。-Power System, Open Network in tree form, Newton Algorithm, Nonlinear multivariable equations, C++ and matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3614
    • 提供者:刘搏
  1. Newton

    0下载:
  2. C++编写的电力系统潮流计算程序,采用牛顿法,并考虑到节电优化编号,5,14,57,300节点验证正确-Power flow calculation program, C++ written using Newton' s method, taking into account the number to the power-saving optimization, 5,14,57,300 node authentication
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:19633
    • 提供者:went
  1. NDlfxcljs

    0下载:
  2. 自己编程的基于C++的matlab牛顿拉夫逊潮流计算程序,具有一定的通用性,经多算例验证-Own programming based C++ the matlab Newton Raphson power flow calculation program, has some versatility, multi numerical example
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:1721
    • 提供者:王华
  1. chaoliujisuan

    0下载:
  2. 牛顿拉夫逊法潮流计算的c语言源代码,具有很好的通用型-Newton Raphson power flow calculation c language source code, with a good general-purpose
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:6190
    • 提供者:郭国化
  1. powerflow

    0下载:
  2. 用C 语言写的潮流计算程序, 运用了牛顿——拉夫逊法-Written in C language flow calculation procedures, the use of Newton- Raphson method
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-27
    • 文件大小:4214
    • 提供者:黄骏鹏
  1. chaoliu

    0下载:
  2. c编写的电力系统潮流牛顿拉夫逊计算程序,能够稳定运行-c prepared by the Newton Raphson power flow calculation program, stable operation
  3. 所属分类:Energy industry

    • 发布日期:2017-05-06
    • 文件大小:1469299
    • 提供者:dd
  1. Newton-Raphson-Algorithm

    0下载:
  2. 常用牛顿拉夫逊潮流计算程序是用matlab编写的,本程序是用C语言编写,含有中文详细说明和源代码,可以直接粘贴使用。-Common Newton Raphson power flow calculation program is prepared using matlab, this program is written in C language, containing Chinese detailed descr iption and source code can be pasted di
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:207015
    • 提供者:胡健
  1. clsj

    0下载:
  2. 利用 C语言,编写并调试牛顿-拉夫逊法潮流计算程序,并能正确计算给定题目的潮流分布-The use of C language, write and debug Newton- Raphson power flow calculation program, and to calculate the correct title given to the trend of the distribution
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3289
    • 提供者:吕伟钊
« 1 2»
搜珍网 www.dssz.com